@charset "UTF-8";
/*初始化样式*/
html {
	margin: 0;
	padding: 0;
	border: 0;
}

  /*left*/
.left_sy{ float:left; width:322px; height:auto; min-height:180px; float:left; overflow:hidden; background:#006ccb;}
.left_sy1{ float:left; width:322px; height:180px; min-height:180px; float:left; overflow:hidden;}
.left_sy_pro_tf{ width:322px; height:38px; line-height:38px; margin:0 auto; background-color:#FFF; font-size:30px; text-align:center; color:#fff}
.left_sy_pro_bg{ width:322px; height:auto; float:left;}

.left_list0{ width:260px; height:auto; float:left;text-align:left; text-indent:10px; font-family:"微软雅黑"; font-size:14px; margin-left:10px; margin-bottom:10px;}
.left_list0 ul{}
.left_list0 ul li{ width:260px; height:35px; float:left;line-height:35px; background:#f1f1f1;font-size:16px; border-radius:30px;}
.left_list0 ul li a:link{ text-decoration:none; color:#464445; display:block;}
.left_list0 ul li a:visited{text-decoration:none; color:#464445; display:block;}
.left_list0 ul li a:hover{height:35px; line-height:35px; display:block; color:#fff; background:#006ccb; border-radius:30px}
.left_list0 ul li a:active{ text-decoration:none; color:#fff; display:block;}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff;
	color: #666;
	position: relative;
	font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover,
a:active,
a:focus {
	color: #3480ce;
	text-decoration: none;
	outline: none;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table,
th,
td {
	vertical-align: middle;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,
h2,
h3,
h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

/*----- Common css ------*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.di {
	_display: inline;
}

.fwn {
	font-weight: normal;
}

.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}

.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.vn1200 {
	width: 1200px;
	margin: 0 auto;
}

.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}

.com-img img {
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

/*头部样式*/
.vn-head1 {
	height: 40px;
	color: #fff;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	color: #a7a7a7;
}

.vn-head1 a {
	color: #a7a7a7;
}

.vn-head2 {
	height: 120px;
	overflow: hidden; padding:10px 0 10px 0;
}

.vn-head2 .top-contact {
	font-size: 20px;
	color: #333333;
	line-height:30px;
	background: url(tel.png) no-repeat left center;
	padding-left: 45px;
	margin-top:20px; font-size:16px;
}

.vn-head2 .top-contact span {
	font-size: 14px;
}

.logo {
	float: left;
	line-height: 103px;
}

.translate {
	width: 100px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9999;
}

.tran-in {
	left: 120px;
}

.translate li {
	border: 1px dashed #cccccc;
	line-height: 26px;
	text-align: left;
	background: #fff;
}

.translate li a {
	display: block;
	padding-left: 10px;
	background: url(dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
	text-decoration: none;
	color: #275cea;
	cursor: pointer;
}

.translate-en {
	display: none;
	padding: 6px;
	padding-top: 0px;
}

.translate li .translate-en a {
	padding-left: 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
	font-weight: bold;
}

.topLink .f_count {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}

/*搜索和热门搜索*/
.vn-search {
	height: 60px;
	border-bottom: 1px solid #dddddd;
}

.vn-search .hotSearch {
	float: left;
	height: 60px;
	line-height: 60px;
	font-weight: normal;
	color: #666666;
}

.vn-search .hotSearch a {
	margin-right: 6px;
	color: #666666;
}

.vn-search #formsearch {
	float: right;
	margin-top: 22px;
}

.vn-search #formsearch input {
	height: 22px;
	background: #fff;
	border: 1px solid #c8c8c8;
	line-height: 22px;
	outline: none;
}

.vn-search #formsearch #keyword {
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	color: #666;
	width: 205px;
	background: none;
	border: none;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.vn-search #formsearch #s_btn {
	width: 46px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: url(sou.png) no-repeat center center;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-size: 0px;
}

/*导航栏样式*/
#menu {
	height: 52px;
	background: #0074d9;
}

.nav1 {
	height: 52px;
}

.nav1 li {
	line-height: 52px;
	height: 52px;
	text-align: center;
	width: 149px;
	float: left;
	position: relative;
	z-index: 999;
	background: url(shu1.png) no-repeat right center;
}

.nav1 li a {
	display: block;
	line-height: 52px;
	color: #fff;
	height: 52px;
	padding: 0;
	font-size: 16px;
}

.nav1 li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(shu.png) no-repeat center 37px;
}

.nav1 li:last-child {
	background: none;
}

.nav1 .sec {
	height: 0;
	background: #0074d9;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 52px;
	left: 0px;
}

.nav1 .sec a {
	color: #fff;
	height: 38px;
	line-height: 38px;
	width: 171px;
}

.nav1 .sec a:hover {
	text-decoration: none;
	color: #0074d9;
	background: #fff;
}

.vn1 {
	margin-top: 80px;
}

.vn1_nei {
	margin-top: 0px;
}

.vn1 .vn1-title {
	text-align: center;
}

.vn1 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(title1.png) no-repeat center center;
}

.vn1 .vn1-title h3 span {
	color: #0074d9;
	font-weight: 400;
	margin-left: 7px;
}

.vn1 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}

.vn1 .vn1-con,.vn1_nei .vnl-con {
	margin-top: 28px;
}






/*左侧新闻列表*/
.vn1_nei .vn1-con .vn1-left-news {
	width: 270px;
	height: 593px;
	background: url(cate.png) no-repeat center center;
	margin-bottom:30px;
}


p1{font-size:18px; color:#FFF; text-align:center; line-height:30px;}
p2{float:left; width:100%;font-size:14px; color:#FFF;text-align:left;line-height:40px;}

.vn1_nei .vn1-con .vn1-left-news .vn1-cate {
	width: 250px;
	margin: 0 auto;
	padding-top: 25px;
}


.vn1_nei .vn1-con .vn1-left-news .vn1-cate li {
	height: 49px;
	line-height: 49px;
	background: url(cate1.png) no-repeat center center;
	font-size: 16px;
	text-indent: 34px;
	border-bottom: 1px solid #f4f4f4;
}

.vn1_nei .vn1-con .vn1-left-news .vn1-cate li a {
	color: #333333;
}

.vn1_nei .vn1-con .vn1-left-news .vn1-cate li:hover {
	background: url(cate11.png) no-repeat center center;
	border-radius: none;
}


.vn1_nei .vn1-con .vn1-left-news .vn1-cate li:hover a {
	color: #fff;
}

.vn1_nei .vn1-con .vn1-left-news .vn1-cate li:last-child {
	border: none;
}

.vn1_nei .vn1-con .vn1-left-news .vn1-erweima {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-left: 19px;
	margin-top: 10px;
}















.vn1 .vn1-con .vn1-left,.vn1_nei .vn1-con .vn1-left {
	width: 270px;
	height: 1003px;
	background: url(cate.png) no-repeat center center;
	margin-bottom:30px;
}


p1{font-size:18px; color:#FFF; text-align:center; line-height:30px;}
p2{float:left; width:100%;font-size:14px; color:#FFF;text-align:left;line-height:40px;}

.vn1 .vn1-con .vn1-left .vn1-cate,.vn1_nei .vn1-con .vn1-left .vn1-cate {
	width: 250px;
	margin: 0 auto;
	padding-top: 25px;
}


.vn1 .vn1-con .vn1-left .vn1-cate li,.vn1_nei .vn1-con .vn1-left .vn1-cate li {
	height: 49px;
	line-height: 49px;
	background: url(cate1.png) no-repeat center center;
	font-size: 16px;
	text-indent: 34px;
	border-bottom: 1px solid #f4f4f4;
}

.vn1 .vn1-con .vn1-left .vn1-cate li a,.vn1_nei .vn1-con .vn1-left .vn1-cate li a {
	color: #333333;
}

.vn1 .vn1-con .vn1-left .vn1-cate li:hover,.vn1_nei .vn1-con .vn1-left .vn1-cate li:hover {
	background: url(cate11.png) no-repeat center center;
	border-radius: none;
}


.vn1 .vn1-con .vn1-left .vn1-cate li:hover a,.vn1_nei .vn1-con .vn1-left .vn1-cate li:hover a {
	color: #fff;
}

.vn1 .vn1-con .vn1-left .vn1-cate li:last-child,.vn1_nei .vn1-con .vn1-left .vn1-cate li:last-child {
	border: none;
}

.vn1 .vn1-con .vn1-left .vn1-erweima,.vn1_nei .vn1-con .vn1-left .vn1-erweima {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-left: 19px;
	margin-top: 10px;
}

.vn1 .vn1-con .vn1-right,.vn1_nei .vn1-con .vn1-right {
	width: 840px;
}

.vn1-right-1
{
	width: 840px;
	}
	.vn1-right-1 p{ font-size:16px; line-height:35px;}
.vn1 .vn1-con .vn1-right .vn1-pro li,.vn1_nei .vn1-con .vn1-right .vn1-pro li {
	float: left;
	margin-right: 13px;
	position: relative;
}

.vn1 .vn1-con .vn1-right .vn1-pro li a.img {
	display: block;
}

.vn1 .vn1-con .vn1-right .vn1-pro li a.img img {
	width: 271px;
	height: 210px;
}

.vn1 .vn1-con .vn1-right .vn1-pro li h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 51px;
	text-align: center;
}

.vn1 .vn1-con .vn1-right .vn1-pro li h3 a {
	color: #333333;
}

.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask {
	position: absolute;
	width: 271px;
	height: 210px;
	left: 0px;
	top: 0px;
	display: none;
	background: rgba(0, 108, 203, 0.8);
}

.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask h2 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding-top: 75px;
	line-height: 16px;
}

.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask h2 a {
	color: #fff;
}

.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask .vn1-more {
	text-align: center;
	margin-top: 22px;
}

.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask .vn1-more a {
	display: inline-block;
	width: 100px;
	height: 30px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 30px;
	margin: 0 3px;
	color: #fff;
}

.vn1 .vn1-con .vn1-right .vn1-pro li:nth-child(3n) {
	margin-right: 0px;
}

.vn1 .vn1-con .vn1-right .vn1-pro li:hover .vn1-mask {
	display: block;
}

.vn2 {
	height: 460px;
	background: url(vn2.png) no-repeat center center;
	margin-top: 55px;
}

.vn2 .vn2-title {
	text-align: center;
	padding-top: 74px;
}

.vn2 .vn2-title h3 {
	font-size: 34px;
	color: #fff;
	font-weight: 100;
}

.vn2 .vn2-title h3 span {
	color: #fff;
	font-weight: 400;
}

.vn2 .vn2-title h2 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin-top: 10px;
}

.vn2 .vn2-con {
	margin-top: 30px;
}

.vn2 .vn2-con .ads li {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 37px;
}

.vn2 .vn2-con .ads li .vn2-img {
	position: relative;
	height: 100px;
}

.vn2 .vn2-con .ads li .vn2-img div {
	position: absolute;
	left: 0px;
	top: 0px;
}

.vn2 .vn2-con .ads li .vn2-img img {
	width: 100px;
	height: 100px;
}

.vn2 .vn2-con .ads li .vn2-img .img1 {
	opacity: 1;
}

.vn2 .vn2-con .ads li .vn2-img .img2 {
	opacity: 0;
}

.vn2 .vn2-con .ads li h3 {
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	margin-top: 13px;
}

.vn2 .vn2-con .ads li:hover .img1 {
	opacity: 0;
}

.vn2 .vn2-con .ads li:hover .img2 {
	opacity: 1;
}

.vn2 .vn2-con .ads li:first-child {
	margin-left: 0px;
}

.vn2 .vn2-con .vn2-contact {
	height: 45px;
	width: 450px;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	font-size: 16px;
	color: #ffffff;
	line-height: 41px;
	margin-left: 335px;
	margin-top: 35px;
}

.vn2 .vn2-con .vn2-message {
	width: 134px;
	height: 44px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	position: relative;
	margin-left: 805px;
	margin-top: -45px;
}

.vn2 .vn2-con .vn2-message a {
	color: #0074d9;
}

.vn3 {
	margin-top: 77px;
}

.vn3 .vn1-title {
	text-align: center;
}

.vn3 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(title1.png) no-repeat center center;
}

.vn3 .vn1-title h3 span {
	color: #0074d9;
	font-weight: 400;
	margin-left: 7px;
}

.vn3 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}

.vn3 .vn3-con {
	margin-top: 30px;
}

.vn3 .vn3-con .ads1 {
	width: 595px;
}

.vn3 .vn3-con .ads1 li {
	margin-bottom:40px;
}

.vn3 .vn3-con .ads1 li .vn3-mask {
	width: 470px;
}

.vn3 .vn3-con .ads1 li .vn3-mask h3 {
	font-size: 22px;
	color: #333333;
	font-weight: 400;
	margin-top: 7px;
}

.vn3 .vn3-con .ads1 li .vn3-mask p {
	font-size: 16px;
	color: #545454;
	margin-top: 17px;
	line-height: 28px;
}

.vn3 .vn3-con .ads1 li:last-child {
	margin-bottom: 0px;
}

.vn4 {
	text-align: center;
	height: 280px;
	background: url(vn4.png) no-repeat center center;
	margin-top: 80px;
}

.vn4 h3 {
	font-size: 16px;
	color: #ffffff;
	font-family: "Arial";
	line-height: 16px;
	font-weight: 400;
	padding-top: 60px;
}

.vn4 h2 {
	font-size: 48px;
	color: #ffffff;
	line-height: 48px;
	margin-top: 15px;
}

.vn4 span {
	display: block;
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Arial";
	margin-top: 36px;
	margin-left: 140px;
}

.vn5 {
	margin-top: 75px;
}

.vn5 .vn1-title {
	text-align: center;
}

.vn5 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(title1.png) no-repeat center center;
}

.vn5 .vn1-title h3 span {
	color: #0074d9;
	font-weight: 400;
	margin-left: 7px;
}

.vn5 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}

.vn5 .vn5-con {
	margin-top: 26px;
}

.vn5 .vn5-con .vn5-left {
	width: 657px;
	height: 398px;
	background: url(left.png) no-repeat center center;
}

.vn5 .vn5-con .vn5-left h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-left: 51px;
	margin-top: 60px;
}

.vn5 .vn5-con .vn5-left .vn5-about {
	font-size: 16px;
	color: #545454;
	margin-left: 51px;
	margin-top: 19px;
	line-height: 34px;
	margin-right: 35px;
}

.vn5 .vn5-con .vn5-left .vn5-more {
	width: 120px;
	height: 40px;
	text-indent: 20px;
	line-height: 40px;
	background: url(more1.png) no-repeat center center;
	font-size: 14px;
	margin-left: 51px;
	margin-top: 33px;
}

.vn5 .vn5-con .vn5-left .vn5-more a {
	color: #ffffff;
}

.vn6 {
	height: 454px;
	background: url(vn6.png) no-repeat center center;
	margin-bottom: 108px;
	margin-top: 78px;
}

.vn6 .vn6-left {
	width: 250px;
}

.vn6 .vn6-left h3 {
	font-size: 33px;
	color: #ffffff;
	font-family: "Arial";
	text-transform: uppercase;
	line-height: 46px;
	margin-top: 50px;
}

.vn6 .vn6-left h2 {
	font-size: 26px;
	color: #0074d9;
	font-weight: 400;
	text-align: center;
	width: 193px;
	height: 44px;
	background: #fff;
	line-height: 44px;
	margin-top: 20px;
}

.vn6 .vn6-left h1 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin-top: 30px;
}

.vn6 .vn6-left span {
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-family: "Arial";
	margin-top: 85px;
	text-transform: uppercase;
}

.vn6 .vn6-right {
	width: 924px;
}

.vn6 .vn6-right .vn6-case li {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
	margin-bottom: 14px;
}

.vn6 .vn6-right .vn6-case li:hover .vn1-mask{
	display:block;
}

.vn6 .vn6-right .vn6-case li a.img {
	display: block;
}

.vn6 .vn6-right .vn6-case li a.img img {
	width: 296px;
	height: 220px;
}

.vn6 .vn6-right .vn6-case li h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 38px;
	text-align: center;
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	bottom: 0px;
	left: 0px;
}

.vn6 .vn6-right .vn6-case li h3 a {
	color: #fff;
}

.vn6 .vn6-right .vn6-case li .vn1-mask {
	position: absolute;
	width: 296px;
	height: 220px;
	left: 0px;
	top: 0px;
	display: none;
	background: rgba(0, 108, 205, 0.8);
}

.vn6 .vn6-right .vn6-case li .vn1-mask h2 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding-top: 75px;
	line-height: 16px;
}

.vn6 .vn6-right .vn6-case li .vn1-mask h2 a {
	color: #fff;
}

.vn6 .vn6-right .vn6-case li .vn1-mask .vn1-more {
	text-align: center;
	margin-top: 22px;
}

.vn6 .vn6-right .vn6-case li .vn1-mask .vn1-more a {
	display: inline-block;
	width: 100px;
	height: 30px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 30px;
	margin: 0 3px;
	color: #fff;
}

.vn6 .vn6-right .vn6-case .slick-dots {
	position: absolute;
	left: 435px;
	right: 0;
	text-align: center;
	font-size: 0;
	z-index: 9;
	bottom: -15px;
}

.vn6 .vn6-right .vn6-case .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ffb29b;
	cursor: pointer;
}

.vn6 .vn6-right .vn6-case .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}

.vn6 .vn6-right .vn6-case .slick-dots li.slick-active {
	background-color: #0074d9;
}

.vn7 {
	margin-bottom: 80px;
}

.vn7 .vn1-title {
	text-align: center;
}

.vn7 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(title1.png) no-repeat center center;
}

.vn7 .vn1-title h3 span {
	color: #0074d9;
	font-weight: 400;
	margin-left: 7px;
}

.vn7 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}

.vn7 .vn7-con {
	margin-top: 27px;
}

.vn7 .vn7-con .vn7-news1 {
	width: 382px;
}

.vn7 .vn7-con .vn7-news1 .news-title {
	padding-bottom: 11px;
	border-bottom: 1px solid #cfcfcf;
}

.vn7 .vn7-con .vn7-news1 .news-title h3 {
	font-size: 20px;
	font-weight: 400;
	color: #111111;
	float: left;
	line-height: 18px;
	border-left: 3px solid #ee2d42;
	padding-left: 14px;
}

.vn7 .vn7-con .vn7-news1 .news-title h3 span {
	font-size: 14px;
	color: #999999;
	font-family: "Arial";
	text-transform: uppercase;
	margin-left: 5px;
}

.vn7 .vn7-con .vn7-news1 .news-title a {
	display: block;
	float: right;
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
}

.vn7 .vn7-con .vn7-news1 .news-tu {
	border: 1px dashed #cfcfcf;
	padding: 4px;
	margin-top: 18px;
}

.vn7 .vn7-con .vn7-news1 .list1 li {
	margin-top: 14px;
}

.vn7 .vn7-con .vn7-news1 .list1 li h3 {
	font-size: 14px;
	font-weight: 400;
	float: left;
	background: url(xing.png) no-repeat left center;
	padding-left: 15px;
}

.vn7 .vn7-con .vn7-news1 .list1 li h3 a {
	color: #333333;
}

.vn7 .vn7-con .vn7-news1 .list1 li span {
	display: block;
	float: right;
	font-size: 12px;
	color: #999999;
}

.vn7 .vn7-con .vn7-news2 {
	margin-left: 27px;
}

.vn7 .vn7-con .vn7-news3 .list3 li {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-top: 7px;
}

.vn7 .vn7-con .vn7-news3 .list3 li h3 {
	font-size: 14px;
	font-weight: 400;
	padding-left: 36px;
	background: url(wen.png) no-repeat left center;
	line-height: 25px;
}

.vn7 .vn7-con .vn7-news3 .list3 li h3 a {
	color: #111111;
}

.vn7 .vn7-con .vn7-news3 .list3 li p {
	font-size: 14px;
	color: #666666;
	padding-left: 36px;
	background: url(da.png) no-repeat left top;
	margin-top: 2px;
}

.vn7 .vn7-con .vn7-news3 .list3 li:first-child {
	margin-top: 20px;
}

.vn-foot {
	height: 400px;
	background: #2f2f2f;
}

.vn-foot .foot-con {
	padding-bottom: 28px;
	border-bottom: 1px dashed #6e6e6e;
}

.vn-foot .foot-con .foot1 h3 {
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	margin-top: 31px;
}

.vn-foot .foot-con .foot1 .foot-xian {
	margin-top: 10px;
}

.vn-foot .foot-con .foot1 .foot1-con {
	font-size: 14px;
	color: #bbbbbb;
	margin-top: 15px;
	line-height: 26px;
}

.vn-foot .foot-con .foot2 {
	margin-left: 165px;
}

.vn-foot .foot-con .foot3 .foot3-con {
	font-size: 14px;
	color: #cccccc;
	text-align: center;
	margin-top: 21px;
}

.vn-foot .vn-link {
	font-size: 14px;
	color: #cccccc;
	text-align: center;
	margin-top: 35px;
}

.vn-foot .vn-link a {
	color: #cccccc;
}

.vn-foot .vn-last {
	margin-top: 8px;
	font-size: 14px;
	color: #cccccc;
	text-align: center;
}

.vn-foot .vn-last a {
	color: #ccc;
}

/*内页左侧样式*/
.container {
	width: 1200px !important;
	margin: 0 auto;
	padding: 0;
}

/*.page-position a {*/
	/*color: #fff;*/
/*}*/

.left {
	width: 225px;
	float: left;
}

.right {
	width: 940px;
	float: right;
}

/*.xypg-case-list li {*/
	/*width: 300px;*/
/*}*/

/*.xypg-product-list li {*/
	/*width: 293px;*/
/*}*/

/*.xypg-product-list li .img img {*/
	/*width: 271px;*/
	/*height: 255px;*/
/*}*/

/*.relate-product-slick .owl-item .img img {*/
	/*width: 213px;*/
	/*height: 200px;*/
/*}*/

/*.xypg-case-list li .img img {*/
	/*width: 300px;*/
	/*height: 157px;*/
/*}*/

.page-product-inquiry a {
	color: #fff;
}

.page-mob-tool {
	display: none;
}



/*box7*/
.box7{
    overflow: hidden;
    background: url(b7imgbg1.png) no-repeat center top;
	margin-top:30px;
}
.b7_tit{
    width: 1270px;
    margin:0 auto;
    overflow: hidden;
}
.b7con1{
    width: 390px;
    overflow: hidden;
    padding: 78px 0 62px;
}
.b7con1 .b7tel{text-align:right;
    width: 100%;
    overflow: hidden;
}
.b7con1 .b7tel p{
    font-size: 18px;
    line-height: 27px;
    color: #68b8ff
}
.b7con1 .b7tel p a{
    font-family: CTLaoSongSJ;
    font-size: 36px;
    line-height: 27px;
    color: #0066b5;
}
.b7con1 .b7mes{
    width: 100%;
    overflow: hidden;
    margin-top: 18px;
}
.b7con1 .b7mes .b7mes1{
    display: block;
    width: 132px;
    height: 36px;
    border: solid 1px #ffffff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 18px;
    margin-right: 13px;
}
.b7con1 .b7mes .b7mes2{
    width: 132px;
    height: 36px;
    background-color: #279aff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #ffffff;
}
.b7_index{
    width: 1270px;
    margin:0 auto;
    overflow: hidden;
}
.b7_index .b7_fl{
    width: 254px;
    height: 362px;
    background-color: #006ccb;
    overflow: hidden;
    box-sizing: border-box;
    padding: 114px 0 0 0;
    text-align: center;
}
.b7_index .b7_fl h4{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 15px;
}
.b7_index .b7_fl p{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 8px;
    color: #ffffff;
}
.b7_index .b7_fl .b7more{
    width: 129px;
    height: 36px;
    margin:0 auto;
    margin-top: 19px;
    display: block;
    border-radius: 18px;
    text-align: center;
    line-height: 36px;
    background-color: #fff;
    font-size: 18px;
    color: #006ccb;
}
.b7_fr{
    width: 1016px;
    height: 362px;
    overflow: hidden;
    background-color: #fff;
}
.b7_fr li{
    width: 254px;
    height: 181px;
    border-right:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding: 47px 0 0 0;
    position: relative;
}
.b7_fr li:nth-of-type(4n+1){
    border-left:none;
}
.b7_fr li:before{
    content: "";
    background: url(b7dot.png) no-repeat;
    display: block;
    position: absolute;
    width: 27px;
    height: 27px;
    left: -13px;
    top: 76px;
}
.b7_fr li:nth-of-type(n+5):before{
    transform:rotate(180deg);
}
.b7_fr li:nth-of-type(4n+1):before{
    background:none;
}
.b7_fr li:last-of-type:after{
    content: "";
    background: url(b7dot.png) no-repeat;
    display: block;
    position: absolute;
    width: 27px;
    height: 27px;
    left: 105px;
    top: -13px;
    transform: rotate(90deg);
}
.b7_fr li .b7img1{
    width: 63px;
    height: 48px;
    overflow: hidden;
    text-align: center;
    line-height: 43px;
    margin:0 auto;
}
.b7_fr li .b7img1 img{max-width: 100%;max-height: 100%;transition:all 0.5s;}
.b7_fr li:hover .b7img1 img{
	transform: rotateZ(360deg);
      /*transform: scale(1.1);  */
    transition:all 0.5s;
}
.b7_fr li .b7line{
    width: 28px;
    height: 1px;
    background-color: #006ccb;
    margin:15px auto 12px;
}
.b7_fr li p{
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #4c4c4c;
}

.wh{width: 1200px;margin:0 auto;}
/*box8*/
.box8{
    overflow: hidden;
    padding: 82px 0 72px;
}
.b8_index{
    width: 100%;
    overflow: hidden;
    margin-top: 61px;
}
.newstt{
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 9px 0;
}
.newstt .hd{
    width: 262px;
    float: left;
    overflow: hidden;
}
.newstt li{
    float: left;
    margin-right: 10px;
    width: 121px;
    height: 26px;
    padding-left: 19px;
    box-sizing: border-box;
}
.newstt li.on{
    border-left: 6px solid #0066b5;
}
.newstt li h3{
    font-size: 24px;
    line-height: 26px;
    color: #222222;
    transition: all 0.4s linear;
}
.newstt li.on h3{color:#0066b5;}
a.b8more1{
    float: right;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #5c5c5c;
}



.b8_fl{
    width: 636px;
    overflow: hidden;
}
.b8con1{
    width: 100%;
    margin-top: 22px;
    overflow: hidden;
}
.b8con1 .bd{width: 100%;overflow: hidden;}
.b8con1 .bd ul{width: 100%;overflow: hidden;}
.b8con1 .bd ul li{
    width: 100%;
    height: 73px;
    margin-bottom: 13px;
    padding: 10px 0;
    box-sizing: border-box;
    border:1px solid #b9b9b9;
}
.b8con1 .bd ul li:first-of-type{
    margin-bottom: 35px;
    height: 174px;
    box-sizing: border-box;
    padding: 0;
    border:none;
}
.b8con1 .bd ul li .b8img1{
    width: 298px;
    height: 174px;
    border: solid 1px #b9b9b9;
    box-sizing: border-box;
    text-align: center;
    line-height: 171px;
    overflow: hidden;
    display: none;
}
.b8con1 .bd ul li:first-of-type .b8img1{display: block;}
.b8con1 .bd ul li .b8img1 img{width: 100%;height: 100%;}
.b8con1 .bd ul li .b8date{
    width: 129px;
    height: 53px;
    border-right: 1px solid #b9b9b9;
    text-align: center;
    overflow: hidden;
}
.b8con1 .bd ul li:first-of-type .b8date{display: none;}
.b8con1 .bd ul li .b8date h3{
    font-size:26px;
    line-height: 25px;
    color: #222222;
    margin-bottom: 5px; font-weight:normal;
}
.b8con1 .bd ul li .b8date p{
    font-size: 21px;
    line-height: 21px;
    color: #222222;
}
.b8con1 .bd ul li .b8cen1{
    width: 505px;
    overflow: hidden;
    padding: 0 39px 0 29px;
}
.b8con1 .bd ul li:first-of-type .b8cen1{
    float:right;
    width:320px;
    padding:0;
}
.b8con1 .bd ul li .b8cen1 .news_title{
    width: 400px;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 53px;
    color: #222222;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition:all 0.4s linear;
}
.b8con1 .bd ul li:first-of-type .b8cen1 .news_title{
    line-height: 18px;
    margin-bottom: 21px;
    float: none;
    width: 100%;
}
.b8con1 .bd ul li:hover .b8cen1 .news_title{color:#0066b5}
.b8con1 .bd ul li .b8cen1 p{
    display: none;
    font-size: 14px;
    line-height: 25px;
    color: #535353;
    overflow: hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient:vertical;
}
.b8con1 .bd ul li:first-of-type .b8cen1 p{display: -webkit-box;}
.b8con1 .bd ul li .b8cen1 .b8more2{
    width: 31px;
    height: 31px;
    background:url(b8more.png) no-repeat;
    display: block;
    float: right;
    margin:11px 0;
    text-indent: -100px;
    overflow: hidden;
}
.b8con1 .bd ul li:first-of-type .b8cen1 .b8more2{
    width: 108px;
    height: 34px;
    background: #0066b5;
    float: none;
    margin:23px 0 0 0;
    text-align: center;
    text-indent: 0;
    line-height: 34px;
    font-size: 14px;
    color: #ffffff;
}
.b8_fr{
    width: 510px;
    overflow: hidden;
}
.b8con2{
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}
.b8con2 li{
    width: 100%;
    border-bottom: 1px dashed #aaaaaa;
    height: 91px !important;
    overflow: hidden;
    padding:22px 0 0 0;
}
.b8con2 li h4{
    width: 100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    background: url(wen.png) no-repeat left center;
    padding-left: 43px;
    font-size: 18px;
    font-weight:normal;
    line-height: 25px;
    color: #222222;
    margin-bottom: 8px;
}
.b8con2 li p{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width: 100%;
    padding:0 20px 0 43px;
    font-size: 14px;
    line-height: 14px;
    color: #535353;
}



/*友情链接*/
.f_link{
    width:1200px;
    margin:0 auto;
    height:60px;
    overflow: hidden;
    background: url(flink.png) no-repeat left top;
}
.f_link a{
    font-size: 14px;
    line-height: 16px;
    color: #2e2e2e;
    margin-right: 36px;
}

       .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #037ede;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
		.p12-curmbs-1 a{ color:#666;}
		.p12-curmbs-1 a:hover{ color:#037ede;}